

How to update from Friendly v1.1 to Friendly v1.2 [Don't forget to back up your files before proceeding]

----------------------------------------------------------------------------
---------------------------------- FTP -------------------------------------
Upload and replace the following files on your server:

system/controllers/_load-ads.php
system/controllers/ajax_admin-pages.php 
system/controllers/ajax_dashboard-myads.php
system/controllers/ajax_reload-posts-dashboard.php
system/controllers/ajax_reload-activities-dashboard.php
system/controllers/admin_pages.php
system/controllers/dashboard.php


themes/default/html/__one-post.php
themes/default/html/__one-share-post.php
themes/default/html/__one-ads.php
themes/default/html/__dashboard-one-ad.php
themes/default/html/_footer.php
themes/default/html/_header-profile.php
themes/default/html/_header-page.php
themes/default/html/_top.php
themes/default/html/admin_pages-edit.php
themes/default/html/admin_users_details.php
themes/default/html/dashboard-myads.php
themes/default/html/dashboard-myads-details.php


themes/default/js/js_admin.js
themes/default/js/js_dashboard.js


themes/default/css/css.css /** Only the necessary lines **/


system/config.php /** Only the necessary lines **/



(Consider only lines new translation.)

system/languages/en/inside/dashboard.php
system/languages/es/inside/dashboard.php

system/languages/en/inside/admin.php
system/languages/es/inside/admin.php


** The lines indicating the update, in the case of language, styles, and config, are at the end of the files.



FILE NEWS

data/ads/min1/default.png
data/ads/min2/default.png


[or do a clean reinstall]

----------------------------------------------------------------------------
--------------------------------- Changelog --------------------------------
- Fixed some errors.
- Improved display for small screens.
- Improved display of long posts.
- Improved viewing posts on the dashboard, making it faster.
- Improved display ads.
- Images in advertisements are added.
- Verification of pages in the admin area added.
